prolog.el: Fix for missing `switch-to-prolog'
authorGlenn Morris <rgm@gnu.org>
Fri, 25 Jul 2014 08:24:00 +0000 (04:24 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 25 Jul 2014 08:24:00 +0000 (04:24 -0400)
commit59f75c65c8bf7c5386217ac57d24db7c28397c61
tree75c5e5f5229c0e02dc08c4f25bc88129689eb0ad
parentb9535f929dc5534ba4a6868802947ebcf79ffd0c
prolog.el: Fix for missing `switch-to-prolog'

Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00228.html

* lisp/progmodes/prolog.el (prolog-mode-keybindings-edit):
Replace missing `switch-to-prolog' with `run-prolog'.
(switch-to-prolog): Define as (obsolete) alias, as in 23.4.
lisp/ChangeLog
lisp/progmodes/prolog.el